@charset "utf-8"; /* CSS Document */
/*改版样式*/
#topbar {
  line-height: 28px;
}

.top_a a {
  font-size: 12px;
  display: block;
  float: left;
  color: #fff;
  cursor: pointer;
  font-family: "microsoft yahei";
}

.top_a a:hover {
  color: #ffdd00;
}

.top_bg {
  padding: 0px 20px;
  background: url(../images/top_login_01_04.png) no-repeat 20px;
  height: 28px;
}

.login_new {
  display: block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #ffc600;
  width: 50px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #660000;
  text-align: center;
  margin-top: 4px;
  padding: 0px;
}

.login_new:hover {
  background: #ffffff;
}

.exit_login {
  display: none;
}

#Dialog {
  z-index: 1000;
  position: fixed;
  display: none;
  top: 0;
}

.Dialog {
  position: fixed;
  width: 100%;
  left: 0;
}

.shade {
  background: #000;
  position: absolute;
  width: 100%;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  height: 1000px;
  top: -28px;
}

.dialog_iframe {
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: -280px;
}

/* ie6 hack */
* html .know_img,* html .diaglo_input,* html .diaglo_input {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

* html .shade {
  background: transparent;
}

* html .if_share {
  z-index: 12;
  background: transparent;
  height: 370px;
}

.if_img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.if_share {
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  height: 100%;
}

.know_img {
  position: absolute;
  left: -150px;
  top: 0px;
}

.diaglo_input {
  position: absolute;
  top: 117px;
  right: 62px;
  _right: 250px;
}

.close_if {
  height: 44px;
  width: 131px;
  position: absolute;
  top: 161px;
  left: -33px;
  cursor: pointer;
  background: url(../images/bg_a.gif) repeat;
}

.wb_sina {
  background: url(../images/top_login_01_01.png) no-repeat 0px 5px;
  height: 20px;
  padding-left: 25px;
}

.login_tab {
  width: 560px;
  border: 1px solid #dcdcdc;
  background: #fff;
}

.login_title {
  height: 42px;
  background: #f2f2f2;
  border-bottom: 1px solid #dcdcdc;
}

.tab_menu li {
  float: left;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  color: #777;
  width: 203px;
  font-family: "microsoft yahei";
  cursor: pointer;
}

.tab_menu li.hover {
  background-color: #fff;
  color: #666;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #fff;
}

.close {
  padding: 0px 15px;
  font-size: 30px;
  color: #acacac;
  cursor: pointer;
}

.tab_main li {
  display: none;
}

.third_width {
  width: 108px;
  text-align: center;
}

.third_width h2 {
  font-size: 18px;
  color: #333333;
  font-weight: 400;
}

.mail_new {
  padding: 0px 15px;
  background: url(../images/mail_new_03.png) right no-repeat;
}

.third_width a {
  text-decoration: none;
  line-height: 42px;
  font-family: "microsoft yahei";
  cursor: pointer;
}

#mail_ul li {
  background: #fff;
  height: 30px;
  display: block;
  line-height: 30px;
  text-align: center;
  width: 80px;
  color: #000;
}

#mail_ul li a {
  color: #000;
  float: none;
}

#login_new {
  color: #660000;
}

#login_new:hover {
  color: #660000;
}

.already_login {
  font-family: "microsoft yahei";
}
